home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
language
/
iconv8_s.arc
/
ICONT.ARC
/
TOKEN.H
< prev
next >
Wrap
Text File
|
1990-03-28
|
2KB
|
111 lines
# define CSETLIT 257
# define EOFX 258
# define IDENT 259
# define INTLIT 260
# define REALLIT 261
# define STRINGLIT 262
# define BREAK 263
# define BY 264
# define CASE 265
# define CREATE 266
# define DEFAULT 267
# define DO 268
# define ELSE 269
# define END 270
# define EVERY 271
# define FAIL 272
# define GLOBAL 273
# define IF 274
# define INITIAL 275
# define LINK 276
# define LOCAL 277
# define NEXT 278
# define NOT 279
# define OF 280
# define PROCEDURE 281
# define RECORD 282
# define REPEAT 283
# define RETURN 284
# define STATIC 285
# define SUSPEND 286
# define THEN 287
# define TO 288
# define UNTIL 289
# define WHILE 290
# define ASSIGN 291
# define AT 292
# define AUGACT 293
# define AUGAND 294
# define AUGEQ 295
# define AUGEQV 296
# define AUGGE 297
# define AUGGT 298
# define AUGLE 299
# define AUGLT 300
# define AUGNE 301
# define AUGNEQV 302
# define AUGSEQ 303
# define AUGSGE 304
# define AUGSGT 305
# define AUGSLE 306
# define AUGSLT 307
# define AUGSNE 308
# define BACKSLASH 309
# define BANG 310
# define BAR 311
# define CARET 312
# define CARETASGN 313
# define COLON 314
# define COMMA 315
# define CONCAT 316
# define CONCATASGN 317
# define CONJUNC 318
# define DIFF 319
# define DIFFASGN 320
# define DOT 321
# define EQUIV 322
# define INTER 323
# define INTERASGN 324
# define LBRACE 325
# define LBRACK 326
# define LCONCAT 327
# define LCONCATASGN 328
# define LEXEQ 329
# define LEXGE 330
# define LEXGT 331
# define LEXLE 332
# define LEXLT 333
# define LEXNE 334
# define LPAREN 335
# define MCOLON 336
# define MINUS 337
# define MINUSASGN 338
# define MOD 339
# define MODASGN 340
# define NOTEQUIV 341
# define NUMEQ 342
# define NUMGE 343
# define NUMGT 344
# define NUMLE 345
# define NUMLT 346
# define NUMNE 347
# define PCOLON 348
# define PLUS 349
# define PLUSASGN 350
# define QMARK 351
# define RBRACE 352
# define RBRACK 353
# define REVASSIGN 354
# define REVSWAP 355
# define RPAREN 356
# define SCANASGN 357
# define SEMICOL 358
# define SLASH 359
# define SLASHASGN 360
# define STAR 361
# define STARASGN 362
# define SWAP 363
# define TILDE 364
# define UNION 365
# define UNIONASGN 366